[INFO] cloning repository https://github.com/maor1993/open_mbc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maor1993/open_mbc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaor1993%2Fopen_mbc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaor1993%2Fopen_mbc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90382b5addc8bb5832ed00585b752575f74adf2b
[INFO] checking maor1993/open_mbc against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaor1993%2Fopen_mbc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/maor1993/open_mbc
[INFO] finished tweaking git repo https://github.com/maor1993/open_mbc
[INFO] tweaked toml for git repo https://github.com/maor1993/open_mbc written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maor1993/open_mbc on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maor1993/open_mbc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `open_mbc` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc2/source/target/.../open_mbc
[INFO] [stderr]    |                                                  ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `open-mbc`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:50:8
[INFO] [stderr]    |
[INFO] [stderr] 50 - name = "open_mbc"
[INFO] [stderr] 50 + name = "open-mbc"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `open-mbc`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:63:21
[INFO] [stderr]    |
[INFO] [stderr] 63 ~ members = ["xtask"]
[INFO] [stderr] 64 + [[bin]]
[INFO] [stderr] 65 + name = "open-mbc"
[INFO] [stderr] 66 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `open_mbc` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7864b4087c9e6200c9a2f710b46df9bab6c53d006e68960630de96a7ceeccd60
[INFO] running `Command { std: "docker" "start" "7864b4087c9e6200c9a2f710b46df9bab6c53d006e68960630de96a7ceeccd60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7864b4087c9e6200c9a2f710b46df9bab6c53d006e68960630de96a7ceeccd60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7864b4087c9e6200c9a2f710b46df9bab6c53d006e68960630de96a7ceeccd60" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7864b4087c9e6200c9a2f710b46df9bab6c53d006e68960630de96a7ceeccd60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7864b4087c9e6200c9a2f710b46df9bab6c53d006e68960630de96a7ceeccd60" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `open_mbc` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../open_mbc
[INFO] [stderr]    |                          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `open-mbc`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:50:8
[INFO] [stderr]    |
[INFO] [stderr] 50 - name = "open_mbc"
[INFO] [stderr] 50 + name = "open-mbc"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `open-mbc`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:63:21
[INFO] [stderr]    |
[INFO] [stderr] 63 ~ members = ["xtask"]
[INFO] [stderr] 64 + [[bin]]
[INFO] [stderr] 65 + name = "open-mbc"
[INFO] [stderr] 66 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `open_mbc` (manifest) generated 1 warning
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]     Checking bitflags v2.13.2
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.16.1
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.12
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling crossbeam-utils v0.8.23
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]    Compiling camino v1.2.5
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling cc v1.4.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling crc32fast v1.5.2
[INFO] [stderr]    Compiling writeable v0.6.4
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling litemap v0.8.3
[INFO] [stderr]    Compiling zerocopy v0.8.57
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking guillotiere v0.7.0
[INFO] [stderr]     Checking fearless_simd v0.4.1
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]     Checking flate2 v1.1.10
[INFO] [stderr]     Checking self_cell v1.3.0
[INFO] [stderr]     Checking uuid v1.26.1
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking epaint_default_fonts v0.36.2
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]     Checking accesskit v0.24.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]    Compiling bytemuck_derive v1.12.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking color v0.3.3
[INFO] [stderr]     Checking font-types v0.12.5
[INFO] [stderr]     Checking emath v0.36.2
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking peniko v0.6.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking ecolor v0.36.2
[INFO] [stderr]     Checking read-fonts v0.41.0
[INFO] [stderr]     Checking vello_common v0.1.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling zerovec v0.11.8
[INFO] [stderr]    Compiling zerotrie v0.2.5
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling tinystr v0.8.4
[INFO] [stderr]    Compiling potential_utf v0.1.6
[INFO] [stderr]    Compiling icu_collections v2.3.0
[INFO] [stderr]     Checking vello_cpu v0.1.0
[INFO] [stderr]    Compiling icu_locale_core v2.3.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling libgit2-sys v0.18.8+1.9.7
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling alsa-sys v0.4.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.21
[INFO] [stderr]     Checking xcursor v0.3.11
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling icu_provider v2.3.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling jack-sys v0.5.1
[INFO] [stderr]    Compiling icu_normalizer v2.3.0
[INFO] [stderr]    Compiling icu_properties v2.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling cargo-platform v0.3.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.17
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]    Compiling crossbeam-deque v0.8.8
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling time v0.3.55
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]     Checking skrifa v0.44.0
[INFO] [stderr]     Checking harfrust v0.12.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling vergen-git2 v1.0.7
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking audio-codec-algorithms v0.8.1
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking audioadapter-sample v5.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking nice-assert-no-alloc v1.0.0
[INFO] [stderr]     Checking alsa v0.11.0
[INFO] [stderr]     Checking epaint v0.36.2
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking x11-clipboard v0.9.3
[INFO] [stderr]    Compiling nice-plug-derive v0.1.2
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]    Compiling pathfinder_simd v0.5.6
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.14
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.1
[INFO] [stderr]     Checking keyboard-types v0.8.3
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]    Compiling midir v0.11.0
[INFO] [stderr]     Checking audioadapter v5.0.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling jack v0.13.5
[INFO] [stderr]     Checking atomic_float v1.1.0
[INFO] [stderr]    Compiling cpal v0.18.2
[INFO] [stderr]     Checking midi-consts v0.1.0
[INFO] [stderr]     Checking atomic_refcell v0.1.14
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]     Checking egui v0.36.2
[INFO] [stderr]     Checking nice-plug-core v0.4.1
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking audioadapter-buffers v5.2.0
[INFO] [stderr]     Checking crossbeam v0.8.5
[INFO] [stderr]     Checking copypasta v0.10.2
[INFO] [stderr]     Checking open v5.4.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking baseview v0.3.4
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking ringbuf v0.5.1
[INFO] [stderr]     Checking com-scrape-types v0.1.1
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `NonZero<usize>`.
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.31.3/src/sys/prctl.rs:225:97
[INFO] [stdout]     |
[INFO] [stdout] 225 |     let res = unsafe { libc::prctl(libc::PR_SET_VMA, libc::PR_SET_VMA_ANON_NAME, addr.as_ptr(), length, nameref) };
[INFO] [stdout]     |                                                                                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NonZero<usize>` does not implement `VaArgSafe`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.31.3/src/sys/prctl.rs:225:97
[INFO] [stdout]     |
[INFO] [stdout] 225 |     let res = unsafe { libc::prctl(libc::PR_SET_VMA, libc::PR_SET_VMA_ANON_NAME, addr.as_ptr(), length, nameref) };
[INFO] [stdout]     |                                                                                                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout]     = note: requested on the command line with `--force-warn invalid-c-variadic-arguments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `AtFlags`.
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.31.3/src/unistd.rs:1240:13
[INFO] [stdout]      |
[INFO] [stdout] 1240 |             flags,
[INFO] [stdout]      |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AtFlags` does not implement `VaArgSafe`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.31.3/src/unistd.rs:1240:13
[INFO] [stdout]      |
[INFO] [stdout] 1240 |             flags,
[INFO] [stdout]      |             ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nix` (lib) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7864b4087c9e6200c9a2f710b46df9bab6c53d006e68960630de96a7ceeccd60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7864b4087c9e6200c9a2f710b46df9bab6c53d006e68960630de96a7ceeccd60", kill_on_drop: false }`
[INFO] [stdout] 7864b4087c9e6200c9a2f710b46df9bab6c53d006e68960630de96a7ceeccd60
